15 JUN 2016 by ideonexus

 How Science Resists the Philosophical Concept that Percep...

In the traditional theory, which still is the prevailing one, there were alleged to exist inherent defects in perception and observation as means of knowledge, in reference to the subjectmatter they furnish. This material, in the older notion, is inherently so particular, so contingent and variable, that by no possible means can it contribute to knowledge; it can result only in opinion, mere belief. But in modern science, there are only practical defects in the senses, certain limitations of ...
Folksonomies: knowledge perception
Folksonomies: knowledge perception
  1  notes
 
11 MAY 2013 by ideonexus

 Plato's Theory of Forms and Object Oriented Programming

In the theory of forms, Plato posits that there were these things called "forms," and a form is basically an abstract concept that represents some sort of object that exists. Then these objects were basically some sort of particular thing that has form-ness of some kind. So you can almost think of this as like a class and an instance basically, where you have the general definition and then the specific one. And then those objects also have attributes, which is some sort of quality. Whenever...
  2  notes

Plato's idea of forms and objects with that formness is very similar to the concept in OOP, with classes and objects.